@charset "utf-8";
.tabs .tabs_header>ul>li {
    font-size: .22rem;
    padding-bottom: .04rem;
}

.tabs span.yqfk_btn {
    position: absolute;
    right: 0rem;
    line-height: .32rem;
    top: .14rem;
}

.tabs span.yqfk_btn a {
    display: block;
    color: #ffffff;
    font-size: .16rem;
    font-weight: bold;
    background-color: #BA2B29;
    border-radius: .08rem .08rem .08rem 0rem;
    padding: 0rem .12rem;
}

.tabs span.yqfk_btn a em {
    font-size: .13rem;
    font-weight: normal;
    margin-left: .1rem;
}

.ind_list1 ul {
    position: relative;
    overflow: hidden;
}

.ind_list1 ul::before {
    content: '';
    position: absolute;
    left: .05rem;
    top: 0rem;
    bottom: 0rem;
    width: 1px;
    background-color: #E1E1E1;
}

.ind_list1 li h3 {
    position: relative;
    line-height: .28rem;
    margin-bottom: .12rem;
    padding-left: .25rem;
    font-weight: normal;
    padding-right: 1rem;
}

.ind_list1 li h3 a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ind_list1 li h3 span {
    position: absolute;
    right: 0rem;
    top: 0rem;
    font-size: .16rem;
    color: #999999;
}

.ind_list1 li h3::before {
    content: '';
    position: absolute;
    width: .08rem;
    left: 0rem;
    height: .08rem;
    top: .09rem;
    background-color: #ffffff;
    border: 2px solid #B3B3B3;
    border-radius: 50%;
}

.ind_list1 li p {
    display: none;
    margin-bottom: .1rem;
    background-color: #F7FBFF;
    font-size: .16rem;
    color: #666666;
    line-height: .28rem;
    padding: .12rem .2rem;
    margin-left: .25rem;
}

.ind_list1 li p a {
    color: #1658A0;
}

.ind_list1 li.on h3::before {
    border-color: #1658a0;
}

.ind_list1 li.on p {
    display: block;
}

.ind_list1 li:last-child h3 {
    margin-bottom: 0rem;
}

.f_i {
    text-indent: 2em;
}

.word_group_02.ind_list2 .word_date>h3 {
    font-size: .22rem;
    line-height: .26rem;
    color: #333333;
    font-weight: normal
}

.word_group_02.ind_list2 li:hover .word_date>h3 {
    color: #1658A0;
}

.word_group_02.ind_list2 .word_text>h3 {
    font-size: .18rem;
    line-height: .28rem;
    white-space: inherit;
    margin-bottom: 0;
    max-height: .56rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.word_group_02.ind_list2 .word_date {
    height: auto;
    border-right: none;
    padding-top: 0rem;
    position: relative;
    width: .75rem;
    margin-right: .2rem;
}

.word_group_02.ind_list2 .word_date:after {
    content: '';
    position: absolute;
    right: 0rem;
    top: .04rem;
    bottom: .03rem;
    background-color: #DDDDDD;
    width: 1px;
}

.word_group_02.ind_list2 .word_date>p {
    line-height: .26rem
}

.word_group_02.ind_list2 .word_conent {
    margin-bottom: .2rem
}

.word_group_02.ind_list2 li:first-child .word_conent, .word_group_02.ind_list2 li:first-child+li .word_conent {
    border: none;
    padding-bottom: 0rem;
}

.word_group_02.ind_list2 li:last-child .word_conent {
    margin-bottom: 0rem;
}

.ztzl_con_bg {
    padding: .26rem 0rem .5rem 0rem;
}

.piclink_group_06 .piclink_list li .piclink_conent {
    padding-top: 39.8671096%;
}

.ind_tit {
    font-size: .26rem;
    line-height: .42rem;
    font-weight: bold;
}

.ind_tit span {
    float: right;
    font-size: .16rem;
    font-weight: normal;
    color: #999999;
}

.con_bg {
    background: url(221125_jj_bg1.jpg) no-repeat center bottom #F7FBFF;
}

.con_bg .row {
    padding: .37rem .72rem;
}

.slb .con_bg .row {
    padding: .32rem 0rem;
}

.ind_tit1 li a {
    position: relative;
    display: block;
}

.ind_tit1 li a:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -.26rem;
    margin-left: -.11rem;
    width: .22rem;
    height: .12rem;
    -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
    clip-path: polygon(50% 100%, 0 0, 100% 0);
}

.ind_tit1 li a i {
    padding-top: 42.032967%;
    border-width: 1px;
    border-style: solid;
    transition: 0s;
}

.ind_tit1 li a i:hover {
    transform: scale(1);
}

.ind_tit1 li:first-child a i {
    border-color: #D8E4F2;
}

.ind_tit1 li:first-child+li a i {
    border-color: #D9F4EB;
}

.ind_tit1 li:first-child+li+li a i {
    border-color: #F9EAD1;
}

.ind_tit1 li.on:first-child a i {
    border-color: #1658A0;
    box-shadow: 0px 4px 6px 0px rgba(22, 88, 160, 0.3);
}

.ind_tit1 li:first-child+li.on a i {
    border-color: #55B288;
    box-shadow: 0px 4px 6px 0px rgba(85, 178, 136, 0.3);
}

.ind_tit1 li:first-child+li+li.on a i {
    border-color: #DF861D;
    box-shadow: 0px 4px 6px 0px rgba(223, 134, 29, 0.3);
}

.ind_tit1 li.on:first-child a:before {
    background-color: #1658A0;
}

.ind_tit1 li:first-child+li.on a:before {
    background-color: #55B288;
}

.ind_tit1 li:first-child+li+li.on a:before {
    background-color: #DF861D;
}

.tu a {
    display: block;
}

.tu a img {
    width: 100%;
}

.zwgk .icon_list_group_02 li a {
    font-size: .18rem;
    line-height: .48rem;
    padding: .06rem 0rem;
    text-align: center;
    border: 1px solid #E7F1FC;
    border-radius: .04rem;
    box-shadow: 0px 2px 8px 4px rgba(22, 88, 160, 0.04);
}

.zwgk .icon_list_group_02 li a img {
    margin-right: .1rem;
    width: .48rem;
}

.list_base li:before {
    width: .06rem;
    height: .06rem;
    background-color: #DDDDDD;
}

.ind_tit2 {
    text-align: center;
    line-height: .3rem;
    font-size: 0rem;
}

.ind_tit2 span,.ind_tit2 em {
    display: inline-block;
}

.ind_tit2 span {
    padding: 0rem .3rem;
    font-size: .22rem;
    font-weight: bold;
    position: relative;
    top: .06rem;
}

.ind_icon_list {
    position: relative;
}

.ind_icon_list>span {
    position: absolute;
    top: 50%;
    margin-top: -.16rem;
    width: .32rem;
    height: .32rem;
    text-align: center;
    line-height: .32rem;
    cursor: pointer;
    z-index: 5;
}

.ind_icon_list>span i {
    font-size: .32rem;
    color: #999999;
}

.ind_icon_list>span.prev {
    left: -.32rem;
}

.ind_icon_list>span.next {
    right: -.32rem;
}

.ind_icon_list .bd {
    overflow: hidden;
}

.ind_icon_list .bd li {
    float: left;
    width: 10%;
    text-align: center;
}

.ind_icon_list .bd li a {
    display: block;
}

.ind_icon_list .bd li span {
    display: block;
    margin: 0rem auto .14rem;
    width: .66rem;
    height: .66rem;
    line-height: .66rem;
    border: 1px solid #C5D8ED;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(225, 239, 252, 1) 100%);
    border-radius: 50%;
}

.ind_icon_list .bd li span i {
    font-size: .34rem;
    vertical-align: top;
    color: #1658a0;
}

.ind_icon_list .bd li p {
    line-height: .24rem;
    font-size: .18rem;
}

.slb .ind_icon_list .bd li {
    width: 33.3%;
}

.ind_con {
    border: 1px solid #D1E4F9;
    background-color: #F7FBFF;
    padding: .2rem .2rem .3rem .2rem;
    box-shadow: 0px 4px 8px 4px rgba(22, 88, 160, 0.04);
    border-radius: .06rem;
    text-align: center;
    height: 3.8rem;
}

.ind_con h3 {
    line-height: .44rem;
    font-size: .22rem;
}

.ind_con h3 em {
    font-family: 'SourceHanSerifCN-Heavy';
    font-size: .3rem;
    color: #1658a0;
    margin-right: -.1rem;
}

.ind_con span {
    display: block;
    line-height: 1.5rem;
    height: 1.5rem;
    margin: .1rem auto;
    background: url(221125_jj_tu1_bg.png) no-repeat center;
    background-size: contain;
}

.ind_con span img {
    height: 1.5rem;
}

.ind_con p {
    line-height: .32rem;
    font-size: .18rem;
}

.ind_con p a {
    margin: 0rem .15rem;
}

.ind_con a.read_more {
    display: block;
    margin: .2rem auto 0rem;
    width: 1.1rem;
    line-height: .32rem;
    text-align: center;
    font-size: .16rem;
    color: #1658A0;
    border: 1px solid #1658A0;
    border-radius: 1rem;
}

.ind_con a.read_more:hover {
    background-color: #1658a0;
    color: #ffffff;
}

.list_base li a em {
    margin-right: .1rem;
}

.ind_myzj_con {
    overflow: hidden;
}

.ind_myzj_con img {
    float: left;
    width: .9rem;
    margin-right: .2rem;
}

.ind_myzj_con h3 {
    font-size: .18rem;
    font-weight: normal;
    line-height: .26rem;
    overflow: hidden;
    height: .52rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: .12rem;
}

.ind_myzj_con p {
    overflow: hidden;
    font-size: .14rem;
    color: #999999;
    line-height: .24rem;
}

.ind_myzj_con p span {
    display: inline-block;
    border: 1px solid #1658a0;
    color: #1658a0;
    padding: 0rem .08rem;
    margin-right: .1rem;
    border-radius: .04rem;
    line-height: .24rem;
}

.ind_con1 {
    padding: .18rem 1.2rem .14rem .2rem;
    background: url(221125_jj_tu7.png) no-repeat right bottom #f2f7ff;
    border-radius: .06rem;
}

.ind_con1 h3 {
    font-size: .22rem;
    font-weight: bold;
    line-height: .3rem;
    color: #1658a0;
    margin-bottom: .1rem;
}

.ind_con1 p {
    line-height: .24rem;
    font-size: .14rem;
    color: #999999;
}

.icon_list_group_16 li a {
    border: 1px solid #D1E4F9;
    padding-top: .12rem;
    background-color: #ffffff;
    box-shadow: 0px 2px 8px 2px rgba(22, 88, 160, 0.04);
    border-radius: .06rem;
    height: 1.06rem;
}

.icon_list_group_16 li a i {
    width: .56rem;
    margin: 0rem auto;
    height: .56rem;
    display: block;
    line-height: .56rem;
    text-align: center;
    font-size: .34rem;
    color: #ffffff;
    background: url(221125_jj_icon_bg.png) no-repeat center;
    background-size: cover;
}

.icon_list_group_16 li p {
    margin-top: 0rem;
}

.bsfw_img a {
    display: block;
    height: 1.1rem;
    line-height: 1.1rem;
    padding-left: .25rem;
    border-radius: .04rem;
}

.bsfw_img a h4 {
    font-size: .3rem;
    color: #ffffff;
    display: inline-block;
    margin-right: .12rem;
}

.bsfw_img a span {
    display: inline-block;
    border: 1px solid #ffffff;
    background-color: rgba(255,255,255,.2);
    border-radius: .2rem;
    height: .26rem;
    color: #ffffff;
    line-height: .22rem;
    padding: 0rem .12rem;
    vertical-align: top;
    margin-top: .46rem;
}

.bsfw_img1 a {
    background: url(221128_jj_bsfw_bg11.jpg) right no-repeat;
    background-size: cover;
    background: url(221128_jj_bsfw_bg1.jpg) right no-repeat\0;
}

.bsfw_img2 a {
    background: url(221128_jj_bsfw_bg22.jpg) right no-repeat;
    background-size: cover;
    background: url(221128_jj_bsfw_bg2.jpg) right no-repeat\0;
}

@media screen and (max-width: 1366px) {
    .ind_icon_list>span.next {
        right: -.16rem;
    }

    .ind_icon_list>span.prev {
        left: -.16rem;
    }
}

@media screen and (max-width: 992px) {
    .tabs_01 .tabs_header {
        position: relative;
        padding-top: .46rem;
    }

    .tabs.tabs_01 span.yqfk_btn {
        top: 0rem;
        left: 0rem;
        line-height: .4rem;
    }

    .tabs.tabs_01 span.yqfk_btn em {
        float: right;
    }

    .con_bg,.ind_list1 li h3 span,.word_group_02.ind_list2 .word_date:after {
        display: none;
    }

    .ind_icon_list>span.next {
        right: -.12rem;
    }

    .ind_icon_list>span.prev {
        left: -.12rem;
    }

    .ind_icon_list .bd li {
        width: 25%;
    }

    .ind_list1 li h3 {
        padding-right: 0rem;
    }

    .word_group_02.ind_list2 .word_date {
        width: auto;
    }

    .ind_tit2 em {
        width: .5rem;
    }

    .ind_tit2 span {
        padding: 0rem .16rem;
    }

    .ind_con p a {
        margin: 0rem .06rem;
    }

    .bsfw_img a h4 {
        font-size: .24rem;
    }

    .slb .zwgk .icon_list_group_02 li a img {
        margin-right: .05rem;
    }

    .slb .bsfw_img a h4 {
        display: block;
        padding-top: .14rem;
    }

    .slb .bsfw_img a span {
        margin-top: .08rem;
    }

    .slb .bsfw_img a {
        line-height: .4rem;
        padding-left: .15rem;
    }

    .zwgk .list_base {
        margin-top: -.16rem;
    }

    .hdjl .list_base {
        margin-top: 0rem;
    }
}

@media screen and (max-width: 640px) {
    .ind_icon_list .bd li {
        width: 33.3%;
    }

    .bsfw_img1 a,.bsfw_img2 a {
        background-position: 70% 0%;
    }

    .bsfw_img a h4 {
        display: block;
        padding-top: .14rem;
    }

    .bsfw_img a {
        line-height: .4rem;
        padding-left: .15rem;
    }

    .bsfw_img a span {
        margin-top: .08rem;
    }

    .slb .bsfw_img1 a,.slb .bsfw_img2 a {
        background-position: 63% 0%;
    }

    .slb .zwgk .icon_list_group_02 li a img {
        margin-right: .1rem;
    }
}

@media screen and (max-width: 375px) {
    .ind_icon_list>span.next {
        right: -.06rem;
    }

    .ind_icon_list>span.prev {
        left: -.06rem;
    }
}

.announcement_02 {
    box-shadow: none;
    padding: .32rem .32rem .24rem .32rem;
}

.announcement_02 h3 {
    font-size: .36rem;
    line-height: .48rem;
}

.announcement_02 p {
    line-height: .22rem;
    margin-top: .16rem;
    color: #666666;
}

.announcement_02 p a {
    color: #1658a0;
}

.zwgk_icon_list li a {
    border: 1px solid #E7F1FC;
    box-shadow: 0px 2px 8px 4px rgba(22, 88, 160, 0.04);
    border-radius: .06rem;
    padding: .2rem;
}

.zwgk_icon_list li a img {
    margin-bottom: .15rem;
}

.zwgk_icon_list1 li a {
    padding: .21rem .2rem .21rem .4rem;
    font-size: .18rem;
    text-align: left;
    border-radius: .06rem;
    color: #333333;
}

.zwgk_icon_list1 li a i {
    font-size: .34rem;
    margin-right: .12rem;
    background-image: linear-gradient(180deg, rgba(22, 88, 160, 1) 0%, rgba(101, 165, 234, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.zwgk_icon_list1 li a:hover i {
    background-image: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff;
}

@media screen and (max-width: 992px) {
    .announcement_02 {
        padding: .2rem;
    }

    .announcement_02 h3 {
        font-size: .28rem;
        line-height: .34rem;
    }
}

.breadcrumb {
    margin-top: .2rem;
    border-bottom: none;
}

.breadcrumb span, .breadcrumb ul, .breadcrumb li, .breadcrumb li a,.breadcrumb li+li:before {
    color: #333333;
}

.breadcrumb span i {
    color: #1658a0;
}

.ztzl_tit {
    text-align: center;
    font-size: .32rem;
    line-height: .43rem;
}

.ztzl_tit span,.ztzl_tit em {
    display: inline-block;
}

.ztzl_tit span {
    padding: 0rem .4rem;
    font-weight: bold;
}

.ztzl_tit em {
    width: 5.34rem;
}

.slb .ztzl_tit em {
    width: 2.34rem;
}

.special_list1 li a {
    height: .8rem;
    box-shadow: 0px 0px 16px 4px rgba(22, 88, 160, 0.1);
    border: none;
}

.special_list1 li em {
    right: 0rem;
    width: .43rem;
    height: .44rem;
    left: inherit;
}

.special_list1 li p {
    left: 0rem;
    right: .2rem;
    padding-left: .16rem;
    font-size: .18rem;
    line-height: .24rem;
    max-height: .72rem;
    -webkit-line-clamp: 3;
}

.special_list1 li p:before {
    width: .04rem;
    height: .2rem;
}

@media screen and (max-width: 1366px) {
    .slb .breadcrumb {
        padding-top: 0rem;
    }
}

@media screen and (max-width: 992px) {
    .ztzl_tit {
        font-size: .26rem;
    }

    .ztzl_tit span {
        padding: 0rem .12rem;
    }

    .ztzl_tit em {
        max-width: 28%;
    }
}

/*--------------解读回应--------------*/
.zcjd_right {
    margin-top: -.31rem;
}

.zcjd_right ul li a {
    display: block;
    border: 1px solid #E7F1FC;
    border-radius: .06rem;
    height: 1.64rem;
    margin-top: .31rem;
    box-shadow: 0px 2px 8px 4px rgba(22,88,160,.04);
    text-align: center;
    padding-top: .28rem;
}

.zcjd_right ul li a h4 {
    font-size: .22rem;
    margin-top: .2rem;
}

.zcjd_right ul li a span {
    position: relative;
}

.zcjd_right ul li a i {
    font-size: .58rem;
    color: #1658a0;
    z-index: 2;
    position: relative;
    background-image: linear-gradient(90deg, rgba(67, 150, 224, 1) 0%, rgba(22, 88, 160, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: transparent\0;
    background-image: none\0;
    color: #2C76BF\0;
}

.zcjd_right ul li a span:after {
    content: '';
    position: absolute;
    width: .4rem;
    height: .4rem;
    z-index: 1;
    background-color: #E3F1FF;
    border-radius: 100%;
    left: 50%;
    margin-left: -.06rem;
    top: 50%;
    margin-top: -.06rem;
}

.tabs .tabs_header:after {
    background-color: #E1E1E1;
}

.content_bg_blue {
    background-color: #F7FBFF;
    margin-top: .12rem;
}

.yj_title h4 {
    font-size: .24rem;
    color: #1658A0;
}

.yj_title a {
    font-size: .16rem;
    color: #999999;
    margin-top: .05rem;
}

.yj_title a:hover {
    color: #1658A0;
}

.hygq_box>span {
    width: .35rem;
    height: .35rem;
    background: #1658A0;
    line-height: .35rem;
    border-radius: 50%;
    z-index: 999;
}

.hygq_box>span {
    top: 50%;
    margin-top: -.12rem;
}

.hygq_box>span.prev {
    left: 0rem;
    margin-left: -.2rem;
}

.hygq_box>span.next {
    right: 0rem;
    margin-right: -.2rem;
}

.hygq_box>span i {
    display: inline-block;
    font-size: .16rem;
    text-align: center;
    vertical-align: middle;
    margin-top: -.02rem;
}

.hygq_box .piclink_text {
    background: #FFFFFF;
}

.hygq_box .piclink_list li .piclink_text>a {
    display: block;
    width: auto;
    height: auto;
    line-height: initial;
    margin-top: 0rem;
    text-align: inherit;
    font-size: .12rem;
    color: #333333;
    border: none;
    border-radius: .06em;
    transition: .3s all;
}

.hygq_box .piclink_list li {
    padding-top: 1.2rem;
}

.hygq_box .piclink_text {
    padding: 0rem;
    border-radius: .04rem;
}

.hygq_box .piclink_text a {
    padding: .16rem .24rem .1rem .24rem;
}

.hygq_box .piclink_list li h3 {
    font-size: .18rem;
    line-height: .34rem;
    color: #1658A0;
    overflow: hidden;
    font-weight: normal;
    white-space: normal;
    text-overflow: inherit;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: .65rem;
    text-align: justify;
}

.hygq_box .bd.piclink_list li {
    margin-right: 0rem;
}

.hygq_box .bd .trt-row [class*=trt-col-] {
    padding: 0rem .16rem;
}

.hygq_box .bd .trt-row {
    margin: 0rem -.16rem;
}

.hygq_box {
    position: relative;
    overflow: inherit;
    margin-top: .22rem;
}

.hygq_box .piclink_group .bd,.piclink_group .bd,.slb .hygq_box .piclink_group .bd,.slb .piclink_group .bd {
    width: 100%\0;
    overflow: hidden;
}

.hygq_rq {
    margin-top: .2rem;
}

.hygq_rq span {
    float: left;
    color: #999999;
    font-size: .16rem;
}

.hygq_rq i {
    float: right;
    color: #999999;
    font-size: .39rem;
    margin-right: -.05rem;
    margin-top: -.06rem;
    margin-right: 0rem\0;
}

.hygq_box .piclink_list li:hover .piclink_text {
    background: #1658A0;
}

.hygq_box .piclink_list li:hover h3,.hygq_box .piclink_list li:hover span,.hygq_box .piclink_list li:hover i {
    color: #ffffff;
}

.xwfb_box h4 {
    margin-bottom: .04rem;
}

.xwfb_box .btn-more {
    border: 1px solid #D1E4F9;
    display: inline-block;
    border-radius: .06rem;
    padding: 0rem .16rem;
    height: .34rem;
    line-height: .34rem;
    margin-top: .1rem;
}

.xwfb_box .btn-more a,.tabs .tabs_header .more a:hover {
    color: #1658A0;
}

.xwfb_box .btn-more:hover {
    background-color: #1658A0;
    border: 1px solid #1658A0;
}

.xwfb_box .btn-more:hover a {
    color: #ffffff;
}

.hyjd_box .list_base {
    margin-top: -.15rem;
}

.hyjd_box .list_base li {
    white-space: normal;
    font-size: .18rem;
    line-height: .32rem;
}

.hyjd_box .list_base li a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: .63rem;
}

.more_btn {
    display: none;
    background-color: #F2F2F2;
    border-radius: .08rem;
    line-height: .44rem;
    text-align: center;
    width: 100%;
    margin-top: .2rem;
}

.more_btn a {
    color: #666666;
}

.yj_tabs .tabs_header>ul>li {
    font-size: .24rem;
    padding-bottom: .06rem;
    margin-right: .35rem;
}

.slb .zcjd_right {
    margin-top: 0rem;
}

.slb .hygq_box ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.slb .hygq_box ul li {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 50%;
}

@media screen and (max-width: 992px) {
    .more_btn {
        display: block;
    }

    .hygq_box ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .hygq_box ul li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .hygq_box .bd .trt-row {
        margin: 0rem -.12rem;
    }

    .hygq_box .bd .trt-row [class*=trt-col-] {
        padding: 0rem .12rem;
    }

    .hygq_box>span.prev {
        margin-left: -.1rem;
    }

    .hygq_box>span.next {
        margin-right: -.1rem;
    }

    .zcjd_right {
        margin-top: 0rem;
    }

    .tabs .tabs_header>ul>li {
        margin-left: 0rem;
    }

    .xwfb_box h4 {
        white-space: normal;
    }

    .yj_title h4,.yj_tabs .tabs_header>ul>li {
        font-size: .22rem;
    }

    /*	.yj_tabs .tabs_header .more{display: block;}*/
    .zcjd_right ul li a {
        margin-top: .2rem;
    }

    .slb .hygq_box ul li {
        width: 100%;
    }

    .slb .slideBox_02 .pic p {
        right: .1rem;
    }
}

@media screen and (max-width: 640px) {
    .hygq_box ul li {
        width:100%;
    }

    .slideBox_02 .num li {
        width: .3rem;
    }

    .slideBox_02 .pic p {
        right: 1.55rem;
    }
}

/*--------------互动交流-------------*/
.zxft_list {
    margin-right: .65rem;
    margin-top: .09rem;
}

.zxft_list a {
    float: left;
    background: #F2F8FF;
    border-radius: .04rem;
    height: .38rem;
    line-height: .38rem;
    margin-left: .08rem;
    padding: 0rem .16rem;
    font-size: .16rem;
}

.zxft_list a i {
    color: #1658A0;
    font-size: .2rem;
    margin-right: .06rem;
}

.zxft_list a i.trt-icon-fangtanyugao {
    font-size: .24rem;
}

.zxft_nr p {
    line-height: .36rem;
}

.zxft_nr .list_base_yj li {
    margin-bottom: .17rem;
}

.list_base_yj li {
    font-size: .18rem;
    margin-bottom: .14rem;
}

.yj_list_table {
    margin-top: -.16rem;
}

.yj_list_table .list_header {
    background-color: transparent!important;
    color: #333333;
    font-size: .18rem;
}

.yj_list_table dl {
    border-bottom: none;
    font-size: .18rem;
    color: #333333;
    display: inline-block;
}

.yj_list_table dl:nth-child(even) {
    background-color: #ffffff
}

.yj_list_table dd:first-child,.yj_list_table dt:first-child {
    width: 55%;
    display: inline-block;
    text-align: left;
    padding-left: .14rem;
}

.yj_list_table dt:first-child+dt,.yj_list_table dd:first-child+dd {
    width: 15%;
    display: inline-block;
}

.yj_list_table dt:first-child+dt+dt,.yj_list_table dd:first-child+dd+dd {
    width: 15%;
    display: inline-block;
}

.yj_list_table dt:first-child+dt+dt+dt,.yj_list_table dd:first-child+dd+dd+dd {
    width: 12%;
    display: inline-block;
}

.yj_list_table dt {
    padding: .17rem 0rem;
}

.yj_list_table dd {
    padding: .17rem .12rem;
}

.yj_list_table dt:first-child+dt,.yj_list_table dd:first-child+dd {
    text-align: center;
}

.yj_list_table dd span.w_space_np {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.blue_light {
    color: #1658A0;
}

.icon_list_group_yj li a {
    height: 1.185rem;
}

.icon_list_group_yj li a i.trt-icon-tianxieziliao {
    font-size: .4rem;
}

.icon_list_group_yj li a i {
    font-size: .31rem;
}

.icon_list_group_yj li p {
    font-size: .2rem;
    margin-top: .06rem;
}

.wsdc-xw {
    height: .9rem;
    background: #F7FBFF;
    margin-top: .24rem;
}

.wsdc-xwlef {
    width: .9rem;
    height: .9rem;
    display: inline-block;
    color: #ffffff;
    background-color: #4888CD;
    font-size: .16remx;
    text-align: center;
}

.wsdc-xwlef span {
    display: inline-block;
    font-size: .2rem;
    font-weight: normal;
    margin-top: .19rem;
}

.wsdc-xwrig {
    width: calc(100% - 1.1rem);
    width: 80%\0;
}

.wsdc-xwrig h4 {
    font-size: .18rem;
    line-height: .2rem;
    font-weight: bold;
    margin-top: .2rem;
    margin-right: .1rem;
    margin-bottom: .12rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wsdc-xwrig p {
    font-size: .14rem;
    color: #999999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.slb .wsdc-xwrig {
    width: 82%\0;
    float: left\0;
}

.slb .yj_list_table dt:first-child+dt,.slb .yj_list_table dd:first-child+dd,.slb .yj_list_table dt:first-child+dt+dt,.slb .yj_list_table dd:first-child+dd+dd {
    width: 17%;
}

.slb .yj_list_table dd:first-child,.slb .yj_list_table dt:first-child {
    width: 51%;
}

@media screen and (max-width: 992px) {
    .yj_list_table dl dd:first-child+dd+dd+dd {
        position: absolute;
        right: .16rem;
        top: 50%;
        width: 1rem;
        text-align: right;
        transform: translateY(-50%);
    }

    .yj_list_table dl dd:first-child+dd {
        font-weight: normal;
        text-align: left;
    }

    .yj_list_table dd:first-child, .yj_list_table dt:first-child {
        width: 100%;
        padding-left: 0rem;
    }

    .yj_list_table dl dd:first-child {
        width: 100%;
    }

    .yj_list_table dl {
        padding: .16rem .8rem .08rem .12rem;
    }

    .yj_list_table dd {
        margin-bottom: .08rem;
    }

    .yj_list_table dd span.w_space_np {
        white-space: normal;
    }

    .yj_list_table {
        margin-top: .25rem;
    }

    .zxft_box .tabs ul {
        width: auto;
        float: left;
    }

    .zxft_list {
        margin-right: 0rem;
        margin-top: .08rem;
    }

    .list_base_yj li {
        margin-bottom: 0rem;
    }

    .slb .yj_list_table dt:first-child+dt,.slb .yj_list_table dd:first-child+dd,.slb .yj_list_table dt:first-child+dt+dt,.slb .yj_list_table dd:first-child+dd+dd,.slb .yj_list_table dd:first-child,.slb .yj_list_table dt:first-child {
        width: 100%;
        text-align: left;
    }

    .zxft_nr .list_base_yj li {
        margin-bottom: 0rem;
    }

    .yj_tabs .tabs_header>ul>li {
        margin-right: .22rem;
    }

    .slb .zxft_box .tabs .tabs_header {
        position: relative;
        margin-bottom: .6rem;
        overflow: inherit;
        position: relative;
        padding-bottom: .6rem;
    }

    .slb .zxft_list {
        margin-top: .08rem;
        position: absolute;
        top: .65rem;
        width: 102%;
        margin-left: -2%;
    }

    .slb .zxft_list a {
        margin-left: 2%;
    }
}

@media screen and (max-width: 640px) {
    .wsdc-xwlef {
        width: .65rem;
    }

    .wsdc-xwrig {
        width: calc(100% - .8rem);
    }
}

@media screen and (max-width: 540px) {
    .zxft_list {
        margin-top: .08rem;
        position: absolute;
        top: .65rem;
        width: 102%;
        margin-left: -2%;
    }

    .zxft_list a {
        margin-left: 0rem;
        margin-left: 2%;
        margin-top: .05rem;
        padding: 0rem 0rem;
        width: 31.3%;
        text-align: center;
    }

    .zxft_box .tabs .tabs_header {
        position: relative;
        margin-bottom: .7rem;
        overflow: inherit;
        position: relative;
        padding-bottom: .6rem;
    }

    .zxft_list a i {
        margin-right: .03rem;
    }
}

@media screen and (max-width: 400px) {
    .slb .zxft_list a {
        width: 48%;
    }

    .slb .zxft_box .tabs .tabs_header {
        margin-bottom: 1.12rem;
    }
}

/*--------------办事服务-------------*/
.grbs_list {
    margin-top: -.16rem;
}

.grbs_list ul li a {
    display: block;
    background: #ffffff;
    border-radius: .06rem;
    text-align: center;
    box-shadow: 0px 4px 10px rgba(22,88,160,.08);
    margin-top: .3rem;
    height: 1.4rem;
}

.grbs_list ul li a span {
    display: inline-block;
    margin-top: .2rem;
}

.grbs_list ul li a p {
    font-size: .18rem;
    margin-top: .09rem;
}

.grbs_list ul li a:hover span {
    transition: all .3s;
    transform: scale(1.1);
}

.bsfw_box .ind_con {
    position: relative;
    text-align: left;
    height: 1.48rem;
    padding: .12rem .2rem .3rem .1rem;
}

.bsfw_box .ind_con span img {
    height: .97rem;
}

.bsfw_box .ind_con span {
    background-image: none;
    position: absolute;
    right: 0rem;
    line-height: inherit;
    bottom: 0rem;
    margin-bottom: -.0rem;
    height: .97rem;
    z-index: 1
}

.bsfw_box .ind_con2 {
    position: absolute;
    z-index: 2;
}

.bsfw_box .ind_con p {
    line-height: .32rem;
    font-size: .16rem;
}

.bsfw_box .ind_con p a {
    margin: 0rem .1rem;
    color: #666666;
}

.bsfw_box .ind_con p a:hover {
    color: #1658A0;
}

.slb .grbs_list ul li a {
    height: 1.15rem;
}

@media screen and (max-width: 992px) {
    .grbs_list ul li a {
        margin-top: .2rem;
    }
}

@media screen and (max-width: 640px) {
    .slb .grbs_list ul li a {
        height: 1.25rem;
    }
}

@media screen and (max-width: 374px) {
    .slb .bsfw_box .ind_con {
        height: 1.85rem;
    }
}

/*--------------市政府-------------*/
.wop-nr {
    margin-left: 1.65rem;
    margin-top: -.04rem;
    margin-right: .14rem;
}

.wop-nr a {
    display: block;
}

.wop-tit {
    padding-bottom: .05rem;
}

.wop-tit h5 {
    font-size: .2rem;
    line-height: .26rem;
    font-weight: bold;
}

.wop-tit h5 span {
    color: #1658A0;
}

.wop-tit h4 {
    font-size: .17rem;
    line-height: .26rem;
    margin-top: .05rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 1rem;
}

.wop-nr p {
    font-size: .16rem;
    line-height: .38rem;
    color: #666666;
    text-align: justify;
    margin-top: .08rem;
}

.wop-det {
    max-height: 1.1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: -.001rem;
}

.wop-nr p span {
    color: #1658A0;
}

.wop-det a {
    color: #999;
}

.wop-pic {
    width: 1.43rem;
}

.ldxx-right ul {
    margin-top: -.18rem;
}

.ldxx-right ul li {
    margin-top: .18rem;
}

.ldxx-right ul li a {
    display: block;
    height: .9rem;
    border-radius: .06rem;
    transition: all .2s;
    background-color: #f7fbff;
    text-align: center;
}

.ldxx-right ul li h5 {
    font-size: .18rem;
    color: #1658A0;
    font-weight: normal;
    text-align: center;
    padding-top: .04rem
}

.ldxx-right ul li p {
    font-size: .16rem;
    color: #999999;
    padding: .17rem .12rem .08rem .12rem;
}

.ldxx-right ul li h4 {
    font-size: .18rem;
    font-weight: normal;
}

.ldxx-right ul li:hover a {
    background: #1658A0;
}

.ldxx-right ul li:hover p,.ldxx-right ul li:hover h4 {
    color: #ffffff;
}

.hygq_box1 {
    margin-top: -.3rem;
}

.hygq_box1 .piclink_list li .piclink_text>a {
    border: 1px solid #e4e5e6;
    border-radius: .06rem;
    position: relative;
    margin-top: .3rem;
}

.hygq_box1 .piclink_list li .piclink_text>a:before {
    content: "";
    position: absolute;
    width: .2rem;
    height: .04rem;
    background-color: #1658A0;
    top: 0rem;
}

.hygq_box1 .hygq_rq {
    margin-top: .33rem;
}

.hygq_box1 .piclink_list li h3 {
    font-size: .16rem;
    color: #333333;
}

.hygq_box1 .piclink_list li:hover .piclink_text {
    background: #ffffff;
    ;}

.hygq_box1 .piclink_list li:hover h3 {
    color: #333333;
}

.hygq_box1 .piclink_list li:hover span {
    color: #999999;
}

.hygq_box1 .piclink_list li:hover i {
    color: #1658A0;
}

.hygq_box1 .piclink_text a {
    padding: .2rem .24rem .14rem .24rem;
}

.szf_con1 {
    margin-top: .28rem;
    position: relative;
}

.szf_con2 {
    padding: .24rem 0rem .22rem 0rem;
    position: relative;
    z-index: 6;
}

.szf_bg1 {
    position: absolute;
    left: 0rem;
    top: 0rem;
    bottom: 0rem;
    right: 0rem;
    z-index: 7;
}

.has_bg .szf_bg1 {
    background-color: #ffffff;
}

.szf_con2_l {
    position: absolute;
    left: 0rem;
    text-align: center;
    width: 1.75rem;
    font-size: .16rem;
    font-weight: bold;
    top: .25rem;
    line-height: .42rem;
    z-index: 7;
}

.szf_con2_l span {
    font-size: .3rem;
}

.szf_con2 .icon1 {
    width: .32rem;
    height: .32rem;
    position: absolute;
    left: 1.65rem;
    top: .25rem;
    border: 1px solid #1658A0;
    color: #1658A0;
    background-color: #ffffff;
    text-align: center;
    border-radius: 50%;
    z-index: 99;
}

.szf_con2 .icon1 i {
    display: inline-block;
    font-size: .22rem;
    vertical-align: top;
    margin-top: .03rem;
}

.szf_con2_r {
    position: relative;
    z-index: 9;
    padding-left: 2.17rem;
    padding-right: .2rem;
    min-height: .42rem;
    line-height: .34rem;
    font-size: .16rem;
    color: #999999;
    text-align: justify;
}

.szf_con2_r p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.szf_con2_r p a {
    color: #999999;
}

.szf_con2_r p span {
    color: #1658a0;
    display: inline-block;
}

.szf_con2_r h3 {
    line-height: .26rem;
    font-size: .2rem;
    color: #1658a0;
    font-weight: bold;
    margin-bottom: .08rem;
}

.szf_line {
    position: absolute;
    left: 1.82rem;
    top: 0rem;
    bottom: 0rem;
    width: 1px;
    background-color: #E1E1E1;
    z-index: 8;
}

.szf_list ul li a {
    display: block;
    background: url(221128_jj_szf_bg.png) bottom center no-repeat;
    background-size: cover;
    height: 1rem;
    border-radius: .06rem;
    text-align: center;
    padding-top: .34rem;
}

.szf_list ul li a i {
    display: inline-block;
    font-size: .34rem;
    background-image: linear-gradient(180deg, rgba(22, 88, 160, 1) 0%, rgba(101, 165, 234, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: transparent\0;
    background-image: none\0;
    color: #4083C9\0;
    margin-right: .1rem;
    vertical-align: top;
    margin-top: -.03rem;
}

.szf_list ul li a h4 {
    display: inline-block;
    font-size: .2rem;
    color: #1658A0;
}

.szf_list ul li a:hover i {
    transform: scale(1.08);
    transition: all .3s;
}

.slb .hygq_box1 ul {
    display: inline-block;
}

.slb .szf_con2_r p {
    white-space: normal;
}

.slb .hygq_box1 .piclink_list li h3 {
    height: inherit;
    display: inline-block;
}

@media screen and (max-width: 1366px) {
    .hygq_box1 .hygq_rq {
        margin-top: .356rem;
    }
}

@media screen and (max-width: 992px) {
    .hygq_box1,.ldxx-right ul {
        margin-top: 0rem;
    }

    .hygq_box1 ul {
        display: inline-block;
    }

    .hygq_box1 .hygq_rq {
        margin-top: .2rem;
    }

    .hygq_box1 .piclink_text a {
        padding: .16rem .2rem .1rem .2rem;
    }

    .hygq_box1 .piclink_list li .piclink_text>a {
        margin-top: .25rem;
    }

    .szf_list ul li a {
        margin-top: .2rem;
    }

    .szf_con2_r p {
        white-space: normal;
    }

    .szf_con1 {
        margin-top: .2rem;
    }

    .slb .szf_con2_r {
        padding-right: .1rem;
        padding-left: .1rem;
    }

    .slb .szf_line {
        display: none;
    }

    .slb .szf_con2_r h3 {
        padding-left: .4rem;
        height: inherit;
        line-height: .28rem;
        margin-bottom: .15rem;
        font-size: .18rem;
        width: 78%;
    }

    .slb .szf_con2_r h3 a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: .8rem;
    }

    .slb .szf_con2_l {
        left: inherit;
        right: .1rem;
        font-size: .14rem;
        width: auto;
        top: 0rem;
        margin-top: .13rem;
    }

    .szf_con2_l span {
        font-size: .14rem;
    }

    .slb .szf_con2 .icon1 {
        left: .1rem;
        top: .16rem;
    }

    .slb .szf_con2 {
        padding: .18rem 0rem .15rem 0rem;
    }
}

@media screen and (max-width: 768px) {
    .szf_con2_r {
        padding-right: .1rem;
        padding-left: .1rem;
    }

    .szf_line {
        display: none;
    }

    .szf_con2_r h3 {
        padding-left: .4rem;
        height: inherit;
        line-height: .28rem;
        margin-bottom: .15rem;
        font-size: .18rem;
        width: 78%;
    }

    .szf_con2_r h3 a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: .8rem;
    }

    .szf_con2_l {
        left: inherit;
        right: .1rem;
        font-size: .14rem;
        width: auto;
        top: 0rem;
        margin-top: .13rem;
    }

    .szf_con2_l span {
        font-size: .14rem;
    }

    .szf_con2 .icon1 {
        left: .1rem;
        top: .16rem;
    }

    .szf_con2 {
        padding: .18rem 0rem .15rem 0rem;
    }

    .has_bg .szf_bg1 {
        background-color: #ffffff;
    }
}

@media screen and (max-width: 640px) {
    .wop-tit {
        text-align: center;
    }

    .wop-pic {
        width: 1.4rem;
        float: none;
        text-align: center;
        margin: auto;
    }

    .wop-nr {
        margin-left: 0rem;
        margin-top: .1rem;
        margin-right: 0rem;
    }

    .hygq_box1 ul li {
        width: 50%;
    }

    .wop-nr p {
        display: inline-block;
        max-height: inherit;
    }

    .wop-nr p span {
        display: inline-block;
    }
}

@media screen and (max-width: 540px) {
    .szf_con2_l {
        display: none;
    }

    .szf_con2_r h3 {
        width: 100%;
    }

    .hygq_box1 ul li,.slb .szf_con2_r h3 {
        width: 100%;
    }

    .hygq_box1 .piclink_list li h3 {
        height: inherit;
    }
}

/*--------------领导信息------------*/
.ldxx_left .ldrxx-box {
    background: linear-gradient(180deg,rgba(242, 248, 255, 1) 100%,rgba(255, 255, 255, 0) 0%);
    padding: .3rem .3rem 0rem .3rem;
    background: linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, rgba(242, 248, 255, 1) 100%);
    background-color: #F2F8FF\0;
}

.ldxx_left .wop-tit h4 {
    font-size: .18rem;
    font-weight: normal;
    margin-top: .14rem;
}

.ldxx_left .wop-tit h5 {
    font-size: .22rem;
    color: #1658A0;
    padding-top: .08rem;
}

.ldxx_left .wop-nr p {
    line-height: .32rem;
    color: #333333;
    margin-top: .18rem;
}

.ldxx_left .wop-nr {
    margin-right: 0rem;
}

.ldxx_tab:after,.ldxx_tab li.on:before {
    display: none;
}

.ldxx_tab {
    overflow: hidden;
}

.ldxx_tab ul {
    float: left;
}

.ldxx_tab li {
    line-height: inherit;
}

.ldxx_tab li a {
    color: #333333;
    font-weight: bold;
}

.ldxx_tab li a i {
    font-weight: normal;
    font-size: .32rem!important;
    color: #1658A0;
    margin-right: .1rem;
    vertical-align: top;
    display: inline-block;
    margin-top: -.02rem;
}

.ldxx_tab span {
    float: right;
}

.ldxx_tab span a {
    color: #999999;
}

.ldxx_tab span:hover a {
    color: #1658A0;
}

.ldxx_left .hygq_box1 .piclink_list li .piclink_text>a:before {
    display: none;
}

.ldxx_left .hygq_box1 .piclink_list li .piclink_text>a {
    border-radius: 0rem;
    margin-top: .25rem;
}

.ldxx_left .hygq_box1 .piclink_list li h3 {
    font-size: .18rem;
}

.ldxx_left .hygq_box1 .piclink_list li:hover .piclink_text {
    background: #1658A0;
}

.ldxx_left .hygq_box1 .piclink_list li i {
    color: #1658A0;
}

.ldxx_left .hygq_box1 .piclink_list li:hover h3,.ldxx_left .hygq_box1 .piclink_list li:hover span,.ldxx_left .hygq_box1 .piclink_list li:hover i {
    color: #ffffff;
}

.ldxx_left .hygq_box1 .piclink_list li:hover h3 {
    font-weight: bold;
}

.ldxx_left .hygq_box1 {
    margin-top: -.1rem;
}

.ldxx_left .hygq_box1 .bd .trt-row [class*=trt-col-] {
    padding: 0rem .12rem;
}

.ldxx_left .hygq_box1 .bd .trt-row {
    margin: 0rem -.12rem;
}

.ldxx_right {
    width: 93%;
    float: right;
    overflow: hidden;
}

.ldxx_right ul {
}

.ldxx_right ul li {
    padding-left: .2rem;
}

.ldxx_right ul li a {
    display: block;
    /* height: .7rem; */
    background-color: #ffffff;
    position: relative;
    line-height: .4rem;
    border-right: 4px solid #E3F1FF;
    padding-left: .1rem;
}

.ldxx_right ul li:nth-child(odd) a {
    background-color: #F7FBFF;
    border-right: 4px solid #1658A0;
}

.ldxx_right ul li a:after {
    content: "";
    position: absolute;
    background: url(221128_jj_ldxx_bg.png) left no-repeat;
    left: 0rem;
    margin-left: -.2rem;
    top: 0rem;
    width: .2rem;
    height: .7rem;
    display: none;
}

.ldxx_right ul li a:hover:after,.ldxx_right ul li.on a:after {
    display: block;
}

.ldxx_right ul li:hover a,.ldxx_right ul li.on a {
    background-color: #1658A0;
    color: #ffffff;
    border-right: 4px solid #1658A0;
}

.ldxx_right ul li a i {
    display: inline-block;
    color: #BBD2ED;
    font-size: .16rem!important;
    position: static;
    transform: translateY(0%);
    margin-top: -.06rem;
}

.ldxx_right ul li a h4 {
    display: inline-block;
    font-size: .18rem;
    font-weight: bold;
    margin-left: .22rem;
}

.ldxx_right ul li a h4 span {
    font-size: .16rem;
    font-weight: normal;
    margin-left: .25rem;
    float: none;
    display: inline-block;
    text-align: left;
}

.ldxx_right ul li a:hover i,.ldxx_right ul li.on a i {
    color: #ffffff;
}

.ldxx_right .leader_name_list {
    margin-top: 0rem;
}

.ldxx_right .leader_name_list ul li {
    margin-bottom: 0rem;
}

.title_more .dropdown_menu {
    overflow-y: hidden;
}

.szxx_box {
    background: url(221128_jj_szxx.png) bottom no-repeat;
    background-size: cover;
    height: 1.64rem;
    width: 2.67rem;
    float: right;
}

.szxx_box a {
    display: block;
    text-align: center;
}

.szxx_box a h4 {
    font-size: .2rem;
    color: #1658A0;
    padding-top: 1.1rem;
}

.slb .ldxx_right {
    width: 100%;
    margin-top: .2rem;
}

.slb .szxx_box {
    background: url(221128_jj_szxx1.png) bottom no-repeat;
    width: 100%;
    background-size: cover;
}

.slb .ldxx_right ul li a:after {
    background-size: .22rem;
}

@media screen and (max-width: 1366px) {
    .szxx_box {
        width: 2.8rem;
    }
    .search_area input[type="text"].input_inner#siteKeyWord1{ width:calc(100% - 1rem);}
}

@media screen and (max-width: 992px) {
    .search_area input[type="text"].input_inner#siteKeyWord1{ width:calc(100% - 1rem) !important}
    .ldxx_right {
        width: 100%;
        float: right;
    }

    .ldxx_right ul li:nth-child(odd) a {
        background-color: transparent;
        border-right: none;
        color: #333333;
    }

    .ldxx_right .title_more {
        position: absolute;
        right: .12rem;
        top: 0rem;
        margin-top: -.18rem!important;
        z-index: 999;
    }

    .ldxx_right ul li a:hover:after, .ldxx_right ul li.on a:after {
        display: none;
    }

    .ldxx_right .title_more .dropdown_menu {
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 3.5rem;
    }

    .ldxx_right ul li a i {
        display: none;
    }

    .ldxx_right ul li a,.ldxx_right ul li {
        padding-left: 0rem;
        border-right: none;
    }

    .ldxx_right ul li:hover a, .ldxx_right ul li.on a {
        background: #1658A0;
        color: #ffffff;
    }

    .ldxx_right ul li a {
        height: .5rem;
        line-height: .5rem;
    }

    .ldxx_right ul li a h4 span {
        text-align: left;
        margin-left: .16rem;
        display: none;
    }

    .ldxx_left .ldrxx-box {
        padding: .2rem .16rem 0rem .16rem;
    }

    .szxx_box {
        width: 100%;
        background: url(221128_jj_szxx1.png) center bottom no-repeat;
        background-size: cover;
        margin-bottom: .14rem;
    }

    .ldxx_right ul li a h4 {
        margin-left: .3rem;
    }

    .ldxx_tit em {
        display: none;
    }

    .ldxx_tit {
        text-align: left;
    }

    .ldxx_tit span {
        padding: 0rem;
    }

    .slb .ldxx_right {
        margin-top: 0rem;
    }

    .slb .ztzl_tit em {
        max-width: 23%;
    }
}

/*--------------重点领域信息公开------------*/
.zdlyxx_box {
    background: url(221128_jj_zdly_banner.png) center no-repeat;
    height: 2.63rem;
    text-align: center;
    background-size: cover;
}

.zdlyxx_box .special_title_13:after,.zdlyxx_box .special_title_13:before {
    display: none;
}

.zdlyxx_box .special_title_13 em {
    background-color: #ffffff;
    width: .6rem;
    height: 2px;
}

.zdlyxx_box .special_title_13 span {
    font-size: .48rem;
    color: #ffffff;
}

.zdlyxx_box .special_title {
    padding-top: 1rem;
    height: inherit;
}

.zdlyxx_box .special_title1 {
    padding-top: .62rem;
    height: inherit;
}

.zdlyxx_list ul li a {
    display: block;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
}

.zdlyxx_list ul li.img1 a {
    background: url(221128_jj_zdly_tabimg1.png) top no-repeat;
    background-size: cover;
}

.zdlyxx_list ul li.img2 a {
    background: url(221128_jj_zdly_tabimg2.png) top no-repeat;
    background-size: cover;
}

.zdlyxx_list ul li.img3 a {
    background: url(221128_jj_zdly_tabimg3.png) top no-repeat;
    background-size: cover;
}

.zdlyxx_list ul li a h4 {
    font-size: .28rem;
    font-weight: bold;
    color: #1658A0;
    margin-left: .7rem;
}

.zdlyxx_list ul li a h4 i {
    display: inline-block;
    width: .08rem;
    height: .08rem;
    border-radius: 50%;
    background-color: #1658A0;
    vertical-align: middle;
    margin-top: -.03rem;
    margin-left: .05rem;
    margin-right: .05rem;
}

.zwgk_icon_list2 li a i {
    display: block;
    text-align: center;
    margin-right: 0rem;
    margin-bottom: .1rem;
}

.zwgk_icon_list2 li a {
    text-align: center;
    padding: .14rem .1rem;
}

.zwgk_icon_list1 li a i {
    font-size: .38rem;
    line-height: .38rem;
    margin-bottom: .07rem;
}

.zwgk_icon_list3 li a {
    border-radius: 0rem;
}

.zwgk_icon_list3 li.icon1 a {
    background: url(221128_jj_zdly_bg1.png) no-repeat;
    background-size: cover;
}

.zwgk_icon_list3 li.icon2 a {
    background: url(221128_jj_zdly_bg2.png) no-repeat;
    background-size: cover;
}

.zwgk_icon_list3 li.icon3 a {
    background: url(221128_jj_zdly_bg3.png) no-repeat;
    background-size: cover;
}

.zwgk_icon_list3 li.icon4 a {
    background: url(221128_jj_zdly_bg4.png) no-repeat;
    background-size: cover;
}

.zwgk_icon_list3 li.icon5 a {
    background: url(221128_jj_zdly_bg5.png) no-repeat;
    background-size: cover;
}

.zwgk_icon_list3 li a {
    font-weight: bold;
    height: .72rem;
}

.zwgk_icon_list3 li a i {
    font-weight: normal;
}

.zwgk_icon_list3 li:hover a,.zwgk_icon_list3 li:hover a i {
    color: #1658A0;
}

.zwgk_icon_list3 li a:hover i {
    background-image: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #1658A0;
}

.jyxx_box .tab_skin_05 .tabs_header>ul>li {
    margin: 0rem;
    padding: 0rem .24rem;
    margin-right: 0rem;
}

.jyxx_box .tab_skin_05 .tabs_header>ul>li {
    font-size: .2rem;
}

.jyxx_box .tab_skin_05 .tabs_header {
    border: none;
    background: rgba(74,161,255,.2);
    background: -moz-linear-gradient(left, rgba(74,161,255,.2) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(74,161,255,.2)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left, rgba(74,161,255,.2) 0%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left, rgba(74,161,255,.2) 0%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(left, rgba(74,161,255,.2) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(74,161,255,.2) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4aa1ff', endColorstr='#ffffff', GradientType=1 );
}

.jyxx_box .tab_skin_05 .tabs_header>ul>li:after {
    background-color: #1658A0;
}

.jyxx_box .tabs .tabs_bd {
    margin-top: .25rem;
}

.zdlyxx_img {
    margin-top: .12rem;
}

.zdlyxx_img ul li a {
    display: block;
    height: 1.38rem;
    line-height: 1.38rem;
    text-align: center;
    color: #ffffff;
    font-size: .28rem;
    font-weight: bold;
    margin-top: .22rem;
}

.zdlyxx_img ul li.img1 a {
    background: url(221128_jj_zdly_img1.png) no-repeat;
    background-size: cover;
}

.zdlyxx_img ul li.img2 a {
    background: url(221128_jj_zdly_img2.png) no-repeat;
    background-size: cover;
}

.zdlyxx_img ul li a i {
    font-size: .44rem;
    font-weight: normal;
}

.zdlyxx_gl .ztzl_tit em {
    width: 5rem;
}

.list_base_zdxx ul {
    margin-left: -2%;
}

.list_base_zdxx ul li {
    float: left;
    width: 48%;
    margin-left: 2%;
}

.zdlyxx_box .zdlyxx_btn {
    display: inline-block;
    position: relative;
    margin-top: .18rem;
    z-index: 999;
}

.zdlyxx_box .zdlyxx_btn span {
    display: block;
    cursor: pointer;
    width: 1.5rem;
    border: 1px solid #96c2e3;
    background-color: transparent;
    height: .48rem;
    line-height: .48rem;
    border-radius: .08rem;
    text-align: center;
    font-size: .22rem;
    color: #ffffff;
}

.zdlyxx_box .zdlyxx_btn span i {
    display: inline-block;
    width: .22rem;
    height: .22rem;
    line-height: .26rem;
    border-radius: 50%;
    background-color: #6ba6d6;
    font-size: .1rem;
    vertical-align: top;
    margin-top: .12rem;
    margin-left: .12rem;
}

.zdlyxx_box .zdlyxx_btn ul {
    position: absolute;
    display: none;
    top: .48rem;
    left: 0;
    right: 0;
    overflow: hidden;
    border-radius: .08rem;
    border: 1px solid #E8E8E8;
    background-color: #ffffff;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}

.zdlyxx_btn li {
    line-height: .44rem;
    text-align: center;
}

.zdlyxx_btn li a {
    display: block;
}

.zdlyxx_btn li:hover a {
    background-color: #1658A0;
    color: #ffffff;
}

.slb .zdlyxx_gl .ztzl_tit em {
    width: 2.34rem;
}

.slb .list_base_zdxx ul li {
    float: none;
    width: 98%;
}

@media screen and (max-width: 992px) {
    .zdlyxx_box {
        height: 1.8rem;
    }

    .zdlyxx_box .special_title_13 span {
        font-size: .36rem;
    }

    .zdlyxx_list ul li a h4 {
        font-size: .26rem;
    }

    .zdlyxx_box .special_title {
        padding-top: .6rem;
    }

    .zdlyxx_list ul li a h4 i {
        width: .05rem;
        height: .05rem;
    }

    .zdlyxx_box .special_title_13 span {
        padding: 0rem .2rem;
    }

    .zdlyxx_box .special_title_13 em {
        width: .4rem;
        top: -.1rem;
    }

    .zdlyxx_img ul li a {
        font-size: .24rem;
    }

    .list_base_zdxx ul li {
        float: none;
        width: 98%;
        margin-left: 2%;
    }

    .zdlyxx_box .special_title1 {
        padding-top: .28rem;
    }

    .zdlyxx_box .zdlyxx_btn {
        margin-top: .03rem!important;
    }

    .zdlyxx_box .zdlyxx_btn span {
        width: 1.4rem;
        font-size: .2rem;
        height: .4rem;
        line-height: .4rem;
    }

    .zdlyxx_box .zdlyxx_btn span i {
        margin-top: .08rem;
    }

    .zdlyxx_box .zdlyxx_btn ul {
        top: .4rem;
    }
}

@media screen and (max-width: 768px) {
    .zdlyxx_list ul li.img1 a,.zdlyxx_list ul li.img2 a,.zdlyxx_list ul li.img3 a {
        background-position: 50% 50%;
    }

    .jyxx_box .tab_skin_05 .tabs_header>ul>li {
        padding: 0rem .16rem;
    }
}

@media screen and (max-width: 640px) {
    .zdlyxx_list ul li a h4 {
        font-size: .24rem;
        margin-left: .65rem;
    }

    .zdlyxx_list ul li.img1 a, .zdlyxx_list ul li.img2 a, .zdlyxx_list ul li.img3 a {
        background-position: 20% 0%;
    }

    .zdlyxx_box .special_title_13 span {
        font-size: .28rem;
        max-width: 100%;
        padding: 0rem .1rem;
    }

    .zdlyxx_box .special_title_13 em {
        width: .24rem;
    }

    .zdlyxx_box {
        height: 1.5rem;
    }

    .zdlyxx_box .special_title {
        padding-top: .45rem;
    }

    .zwgk_icon_list3 li a {
        padding-left: .3rem;
        padding-right: 0rem;
    }

    .zdlyxx_box .special_title1 {
        padding-top: .2rem;
    }

    .zdlyxx_box .zdlyxx_btn {
        margin-top: 0rem!important;
    }

    .zdlyxx_gl .ztzl_tit em {
        width: 5rem;
        max-width: 20%;
    }
}

@media screen and (max-width: 400px) {
    .slb .zdlyxx_box .special_title_13 span {
        padding: 0rem .03rem;
    }

    .slb .zdlyxx_box .special_title_13 em,.slb .zdlyxx_gl .ztzl_tit em {
        display: none;
    }

    .slb .zwgk_icon_list3 li a {
        padding-left: .1rem;
        padding-right: 0rem;
    }

    .slb .zdlyxx_list ul li a {
        line-height: .34rem;
        padding-top: .25rem;
    }

    .slb .zdlyxx_list ul li a h4 {
        font-size: .24rem;
        margin-left: .7rem;
        margin-right: .1rem;
    }

    .slb .zdlyxx_list ul li:nth-child(3) a {
        padding-top: .42rem;
    }
}

.yxjj_bg {
    background: url(221128_jj_yxjj_bg1.png) top center no-repeat;
    background-position: -.5rem 0rem;
}

.yxjj_banner {
    height: 2.45rem;
}

.gkjj_left {
    width: 91%;
}

.gkjj_left h4 {
    font-size: .18rem;
    line-height: .45rem;
    font-weight: normal;
    overflow: hidden;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    height: 3.1rem;
}

.gkjj_right .picture_fixed {
    height: 5.6rem;
    background-size: cover;
}

.gkjj_tab {
    margin-top: .28rem;
}

.gkjj_tab_btn {
    position: absolute;
    width: 2.04rem;
    height: 2.04rem;
    border-radius: .6rem 0rem 0rem 0rem;
    background: url(221128_jj_yxjj_jggkbg1.png) right bottom no-repeat #1658A0;
    padding: .2rem 0rem 0rem .4rem
}

.gkjj_tab_btn span {
    width: .27rem;
    height: .27rem;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    display: block;
    color: #ffffff;
    text-align: center;
    margin-top: .12rem;
    margin-left: .1rem;
}

.gkjj_tab_btn span i {
    font-size: .1rem;
}

.gkjj_tab_con {
    margin-left: 1.35rem;
    padding-top: .45rem;
}

.gkjj_tab_con .picture_text {
    background: #ffffff;
    border-bottom: 3px solid #1658A0;
    text-align: center;
}

.gkjj_tab_con .picture_text p {
    line-height: .64rem;
}

.gkjj_tab_con ul li .picture {
    box-shadow: 0px 0px 15px rgba(0,0,0,.12);
}

.gkjj_tab_con .picture_scale_43 {
    padding-top: 66.5%;
}

.gkjj_tab_con .picture_text p a {
    display: block;
}

.swiper-sum {
    position: relative;
    margin-top: .3rem;
}

.gkjj_tab_btn .active {
    color: #fff;
    font-weight: bold;
    font-size: .3rem;
    display: inline-block;
    vertical-align: top;
    font-family: "Arial";
}

.total {
    display: inline-block;
    margin-left: -.04rem;
    font-size: .2rem;
    font-weight: normal;
    color: #fff;
    vertical-align: bottom;
    font-family: "Arial";
}

.total em {
    position: absolute;
    font-size: .36rem;
    font-weight: lighter;
    color: #326cab;
    font-family: "Arial";
    top: 0rem;
    margin-top: .1rem;
    margin-left: .01rem;
}

.total i {
    display: inline-block;
    margin-left: .15rem;
    margin-top: .28rem;
    font-family: "Arial";
}

.con_yxjj_bg2 {
    margin-top: .8rem;
    background: url(221128_jj_yxjj_szbg.png) center bottom no-repeat;
    padding-bottom: .2rem;
}

.szjj_box ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: .6rem 0rem .6rem 0rem;
}

.szjj_box ul li a .picture_fixed {
    height: 4.45rem;
    background-size: cover;
    background-color: transparent;
}

.szjj_box ul li a .picture_con {
    position: absolute;
    left: 0rem;
    right: 0rem;
    bottom: .3rem;
    text-align: center;
    z-index: 2;
    color: #ffffff;
}

.szjj_box ul li a .picture_con i {
    font-size: .4rem;
}

.szjj_box ul li a .picture_con i.trt-icon-shantang {
    font-size: .44rem;
}

.szjj_box ul li a .picture_con i.trt-icon-lishi {
    font-size: .36rem;
    font-weight: lighter;
}

.szjj_box ul li a .picture_con p {
    font-size: .24rem;
    margin-top: .08rem;
}

.szjj_box .num ul {
    text-align: center;
    margin-top: .36rem;
}

.szjj_box .num ul li {
    display: inline-block;
    margin: 0rem .2rem;
    position: relative;
}

.szjj_box .num ul li em {
    display: inline-block;
    width: .1rem;
    height: .1rem;
    transform: rotate(-45deg);
    border: 1px solid #ffffff;
    margin-top: .12rem;
}

.szjj_box .num ul li:hover,.szjj_box .num ul li.on {
    background: url(221128_jj_yxjj_num.png) top no-repeat;
    width: .32rem;
    height: .34rem;
    margin-top: -.02rem;
}

.con_yxjj_bg3 {
    margin-top: .8rem;
    background: url(221128_jj_yxjj_bg2.png) center bottom no-repeat;
    padding-bottom: .5rem;
}

.mjjj_box ul {
    margin-top: .32rem;
}

.mjjj_box ul li {
    float: left;
    width: 25%;
}

.mjjj_box ul li a {
    display: block;
    height: 2.77rem;
    position: relative;
}

.mjjj_box ul li.img1 a {
    background: url(221128_jj_yxjj_mlimg1.png) no-repeat;
}

.mjjj_box ul li.img2 a {
    background: url(221128_jj_yxjj_mlimg2.png) no-repeat;
}

.mjjj_box ul li.img3 a {
    background: url(221128_jj_yxjj_mlimg3.png) no-repeat;
}

.mjjj_box ul li.img4 a {
    background: url(221128_jj_yxjj_mlimg4.png) no-repeat;
}

.mjjj_box ul li a h4 {
    background: url(221128_jj_yxjj_mlbg.png) no-repeat;
    width: 1.94rem;
    height: .61rem;
    position: absolute;
    right: .2rem;
    bottom: 0rem;
    margin-bottom: .3rem;
    background-size: cover;
    font-size: .24rem;
    color: #ffffff;
    text-align: center;
    line-height: .61rem;
}

.mjjj_box ul li:nth-child(odd) {
    margin-top: 1rem;
}

.yxjj_box .pic_list_group .pic_list_pic {
    border-radius: .2rem;
}

.yxjj_tab ul {
    text-align: center;
}

.yxjj_tab ul li {
    display: inline-block;
    margin: 0rem .2rem;
}

.yxjj_tab ul li a {
    display: block;
    background: url(221128_jj_yxjj_yxtab2.png) no-repeat;
    width: 2rem;
    height: .8rem;
    background-size: cover;
    line-height: .8rem;
    font-size: .2rem;
    color: #ffffff;
    font-weight: bold;
}

.yxjj_tab ul li:hover a,.yxjj_tab ul li.on a {
    background: url(221128_jj_yxjj_yxtab1.png) no-repeat;
    background-size: cover;
}

.yxjj_box .pic_list_group_02 .trt-col-18 .picture_fixed {
    padding-top: 0%;
    height: 2.32rem;
    border-radius: .2rem;
}

.yxjj_box .pic_list_group_02 .trt-col-6 .picture_fixed {
    padding-top: 0%;
    height: 4.85rem;
    border-radius: .2rem;
}

.yxjj_box .pic_list_group_02 .pic_list_pic p {
    display: none;
    background-color: rgba(22,88,160,.8);
    border-radius: 0rem 0rem .2rem .2rem;
    line-height: .52rem;
    font-size: .18rem;
}

.yxjj_box .pic_list_group_02 .pic_list_pic:hover p {
    display: block;
}

.yxjj_box .pic_list_group {
    margin-top: .16rem;
}

.slb .con_yxjj_bg2,.slb .con_yxjj_bg3 {
    margin-top: .4rem;
}

.slb .gkjj_left {
    width: 100%;
}

.slb .mjjj_box ul li {
    width: 50%;
    text-align: center;
}

.slb .mjjj_box ul li:nth-child(odd) {
    margin-top: 0rem;
}

.slb .mjjj_box ul li a {
    height: 2rem;
    width: 3rem;
    margin: auto 0;
    display: inline-block;
}

.slb .mjjj_box ul li a h4 {
    margin-bottom: .5rem;
}

.slb .szjj_box .num ul li em {
    margin-top: .0rem;
}

.slb .szjj_box .num ul li:hover,.slb .szjj_box .num ul li.on {
    background-size: .25rem;
}

.slb .yxjj_banner {
    height: 1.55rem;
}

.slb .gkjj_tab_con {
    padding-top: .34rem;
    position: absolute;
    left: 0rem;
    right: 0rem;
    bottom: 0rem;
    margin-left: 1.1rem;
}

.slb .gkjj_tab {
    height: 2.04rem;
    position: relative;
}

.slb .gkjj_left h4 {
    height: inherit;
    display: block;
}

@media screen and (max-width: 1366px) {
    .mjjj_box ul li a {
        height: 3.4rem;
    }

    .mjjj_box ul li a h4 {
        margin-bottom: .95rem;
    }

    .szjj_box .num ul li:hover, .szjj_box .num ul li.on {
        width: .35rem;
        height: .37rem;
    }

    .slb .mjjj_box ul li a {
        height: 2.8rem;
    }

    .slb .mjjj_box ul li a h4 {
        margin-bottom: .9rem;
    }
}

@media screen and (max-width: 992px) {
    .gkjj_left {
        width: 100%;
    }

    .gkjj_tab_con {
        padding-top: .34rem;
        position: absolute;
        left: 0rem;
        right: 0rem;
        bottom: 0rem;
        margin-left: 1.1rem;
    }

    .gkjj_tab {
        margin-top: .28rem;
        height: 2.04rem;
        position: relative;
    }

    .gkjj_tab_btn {
        padding-left: .3rem;
    }

    .szjj_box ul li a {
        margin-top: .22rem;
    }

    .mjjj_box ul li {
        width: 50%;
        text-align: center;
    }

    .mjjj_box ul li:nth-child(odd) {
        margin-top: 0rem;
    }

    .mjjj_box ul li a h4 {
        margin-bottom: .95rem;
        right: 50%;
        margin-right: -1.8rem;
    }

    .mjjj_box ul li a {
        height: 3.4rem;
        width: 3rem;
        margin: auto 0;
        display: inline-block;
    }

    .gkjj_right .picture_fixed {
        height: inherit;
        padding-top: 55%;
        background-size: cover;
        background-position: 80% 20%;
    }

    .yxjj_box .pic_list_group_02 .trt-col-6 .picture_fixed,.yxjj_box .pic_list_group_02 .trt-col-18 .picture_fixed {
        padding-top: 56.410256%;
        height: inherit;
    }

    .zjjj_title {
        overflow: hidden;
        text-align: center;
        height: 1rem;
        position: relative;
    }

    .zjjj_title img {
        max-width: 15rem;
        position: absolute;
        left: 50%;
        margin-left: -5.8rem;
    }

    .con_yxjj_bg2,.con_yxjj_bg3 {
        margin-top: .4rem;
    }

    .yxjj_box .pic_list_group {
        margin-top: .08rem;
    }

    .gkjj_left h4 {
        height: inherit;
        display: block;
        line-height: .4rem;
    }

    .slb .mjjj_box ul li {
        height: 2.6rem;
    }

    .slb .mjjj_box ul li a {
        height: inherit;
        width: 100%;
        text-align: center;
        margin: auto;
        background-position: 50% 0%;
    }

    .slb .mjjj_box ul li a h4 {
        margin-bottom: .28rem;
        margin-right: -.9rem;
    }

    .slb .zjjj_title img {
        margin-left: -3.8rem;
    }

    .slb .zjjj_title {
        height: .7rem;
    }

    .slb .yxjj_banner {
        height: 1.6rem;
    }

    .slb .szjj_box .num ul li em {
        margin-top: .06rem;
    }

    .slb .gkjj_tab_con ul li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }

    .slb .gkjj_tab_con ul::-webkit-scrollbar {
        display: none;
    }

    .slb .gkjj_tab_con ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media screen and (max-width: 768px) {
    .gkjj_tab_con ul li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        width: 33.3%;
    }

    .gkjj_tab_con ul::-webkit-scrollbar {
        display: none;
    }

    .gkjj_tab_con ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .zjjj_title img {
        margin-left: -6.5rem;
    }

    .slb .mjjj_box ul li {
        width: 100%;
    }

    .slb .zjjj_title img {
        margin-left: -4rem;
    }
}

@media screen and (max-width: 640px) {
    .mjjj_box ul li {
        width: 100%;
        text-align: center;
    }

    .zjjj_title img {
        max-width: 10rem;
        margin-left: -4.7rem;
    }

    .zjjj_title {
        height: .78rem;
    }

    .mjjj_box ul li a {
        height: 3.1rem;
    }

    .slb .mjjj_box ul li a {
        background-position: 50% 0%;
    }

    .slb .zjjj_title img {
        margin-left: -4.6rem;
    }
}

@media screen and (max-width: 540px) {
    .gkjj_tab_con ul li {
        width: 50%;
    }

    .mjjj_box ul li a h4 {
        margin-right: -1.6rem;
    }

    .slb .gkjj_tab_con ul li {
        width: 100%;
    }

    .slb .gkjj_tab {
        margin-top: .7rem;
    }
}

@media screen and (max-width: 450px) {
    .gkjj_tab_con ul li {
        width: 100%;
    }

    .gkjj_tab {
        margin-top: .8rem;
    }

    .slb .gkjj_tab {
        margin-top: .3rem;
    }

    .slb .gkjj_tab_btn {
        padding-left: .2rem;
    }

    .gkjj_tab_btn {
        padding-left: .2rem;
    }

    .slb .gkjj_tab_con {
        margin-left: .88rem;
    }

    .slb .zjjj_title img {
        margin-left: -4.8rem;
    }
}

@media screen and (max-width: 400px) {
    .gkjj_tab {
        margin-top: .5rem;
    }

    .slb .zjjj_title img {
        margin-left: -4.9rem;
    }

    .slb .mjjj_box ul li a {
        background-position: 100% 0%;
    }
}

@media screen and (max-width: 374px) {
    .gkjj_tab {
        margin-top: .3rem;
    }

    .slb .mjjj_box ul li a {
        background-position: 120% 0%;
    }

    .slb .zjjj_title img {
        margin-left: -5rem;
    }
}

@media screen and (max-width: 340px) {
    .slb .mjjj_box ul li a {
        background-position: 0% 0%;
    }
}



/*20231012泉州晋江首页增加：政策文件库*/
.con_bg1 .tit3{height: .56rem;margin-bottom:.15rem;position:relative;z-index:1;}
.con_bg1 .tit3:after{content:"";position:absolute;bottom:0;left:0;right:0;background-color: #e1e1e1;height: 1px;z-index: -1;}
.con_bg1 .tit3 a{font-size:.2rem;font-weight:bold;color:#1658a0;border-bottom: 4px solid #1658a0;height: .55rem;display:inline-block;}
.con_bg1 form{background-color: #f2f8ff; padding:.2rem; overflow:hidden;}

.con_bg1 .conwjk_form p{display:block;width:100%; overflow:hidden;}
.con_bg1 .conwjk_form p label{display:block; width:100%; margin-bottom:.1rem;}
.slb .con_bg1 .conwjk_form p label{width:50%; float:left}
.con_bg1 .form_tit1{width:100%;background:#fff;border:1px solid #e6e4e4;border-radius:.05rem;height: .42rem;line-height: .42rem;overflow: hidden;}
.con_bg1 .form_tit1 .inp1 {font-size: .16rem; border: none; height:.4rem; float: left; line-height:.4rem; padding-left: 12px; width: calc(100% - .56rem); overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.con_bg1 .form_tit1 .btn1 {float: right;width:.44rem; height:.40rem;text-align: center; line-height: 40px; border: none; background-color: transparent; cursor: pointer; position: relative;}
.con_bg1 .form_tit1 .btn1>i{font-size:.23rem;color:#1658a0;}

.conwjk_con_anniu button {border: none;padding:.12rem .24rem;margin-top:.1rem;display: inline-block;width: 48%;border-radius:.04rem;font-size:.16rem;background-color: #e3e1e1;}
.conwjk_con_anniu button.con_anniu01 {background: #1658a0;color: #fff;}
.conwjk_con_anniu button.con_anniu02{float:right;}

@media screen and (max-width:992px){
	.slb .con_bg1 .conwjk_form p label{width:100%; float:inherit;}
    .slb .conwjk_con_anniu button {width:100%;}
}
@media (min-width:641px) and (max-width:992px){
	.con_bg1 .conwjk_form p label{width:50%; float:left;}
}


/* 20231031泉州晋江首页增加:主题领域 */
.ztly_list ul li a{display: block;font-size: .18rem;line-height: .4rem;padding: 0.16rem .2rem;border: 1px solid #E7F1FC;border-radius: 0.04rem;box-shadow: 0px 2px 8px 4px rgba(22, 88, 160, 0.04);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ztly_list ul li a>i{display:inline-block;width: .4rem;height: .4rem; vertical-align: middle;margin-right: .1rem;background-repeat: no-repeat !important;background-size: contain !important;background-position: center !important;}



@media screen and (max-width:992px){
    .yj_list_table .list_header{ display:none}
    .yj_list_table dl{padding: .12rem 1rem .12rem .16rem;position:relative}
    .yj_list_table dd{ margin-bottom:0;}
    .yj_list_table dl dd:first-child{ display:block;}
    .yj_list_table dd:first-child+dd,.yj_list_table dd:first-child+dd+dd{ display:none;}
    .yj_list_table dd:first-child+dd+dd+dd{}
}